CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 傅里叶 图像

搜索资源列表

  1. VC

    0下载:
  2. VC++实现打点打开一幅图像,并可进行傅里叶变换、灰度变换等,还可进行图像增强-VC++ to achieve RBI to open an image, and can be Fourier transform, gray level transformation, etc., can also carry out image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2167302
    • 提供者:wlf
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:196203
    • 提供者:zhang bo
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaus
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:271992
    • 提供者:刘雨相
  1. HightFilterAndLowFilter

    0下载:
  2. 实现正逆傅里叶变换,并在此基础上实现各种高低通滤波器,采用OPENCV实现。图像只针对2的整数次幂的方图-implement kinds of high filters and low filters in OPENCV based on implementing the FFTs and IFFTS.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:201483
    • 提供者:薛琴
  1. homomorphic-filtering

    0下载:
  2. 利用傅里叶变换,对一副指定的图像进行同态滤波-Fourier transform, the image of a specified Homomorphic Filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:122504
    • 提供者:栾晓
  1. FFT-C

    0下载:
  2. 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33506
    • 提供者:zhang bo
  1. FFt

    1下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:329349
    • 提供者:lixiaozhui
  1. watermodelfft

    0下载:
  2. 利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1162976
    • 提供者:zhang zhe
  1. FDomain

    0下载:
  2. 图像的一维、二维快速傅里叶变化和反变化,可对图像一般低通滤波、ButterWorth低通滤波、一般高通滤波、ButterWorth高通滤波-Image of one-dimensional, two-dimensional fast Fourier change and anti-change, the image may be a general low-pass filter, ButterWorth low pass filter, the general high-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4187
    • 提供者:fuchao
  1. ImageEnhencementUsingIntensityTransformations

    1下载:
  2. 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-02
    • 文件大小:809682
    • 提供者:jhm
  1. fft2d

    0下载:
  2. 数字图像的傅里叶变换包括旋转平移后的原图及其频谱图。显示用的是三维坐标-Digital image, including the Fourier transform of the image after rotation and translation spectrum Fig. Show that using a three-dimensional coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:801
    • 提供者:李华
  1. TRASNSFORM

    0下载:
  2. 推图像进行傅里叶变换,只针对BMP图像,处理效果很好,还可以进行逆变换-Push the image Fourier transform, only BMP images, very good treatment effect can also be used for inverse transform
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:193980
    • 提供者:李洁园
  1. Digitalimageprocessing

    0下载:
  2. 数字图像处理讲义及代码,包含边缘检测,傅里叶变换等等。-Digital image processing notes and code, including edge detection, Fourier transform and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:678772
    • 提供者:郝保明
  1. fuliye

    1下载:
  2. VC++图像处理 傅里叶变换实现源程序 内附程序详细说明-VC++ image processing implementation Fourier Transform source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:148553
    • 提供者:fang
  1. MFC_test

    0下载:
  2. MFC框架,实现图像的放大缩小功能,实现傅里叶装换,实现图像的边缘检测功能。-MFC framework to achieve image zoom function for the realization of Fourier installed to realize the edge detection image.
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17236740
    • 提供者:周媛
  1. fa

    0下载:
  2. 离散的分数阶傅里叶变换MATLAB程度代码,可用于数字水印研究及图像处理、-Discrete fractional Fourier transform of the degree of MATLAB code can be used for digital watermarking and image processing,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:751
    • 提供者:金翔
  1. MyDIP

    0下载:
  2. 数字图像处理中的傅里叶变换的实现,在VC++环境下实现-fourier switch
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:40603
    • 提供者:张小明
  1. FFT-C11

    0下载:
  2. 傅里叶变换及其逆变换的C++程序,广泛用于图像处理-fourier transform and its inverse transform, by C++ programming language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:4016
    • 提供者:zhang bo
  1. zhengjiaobianhuan

    0下载:
  2. 实现图像处理的正交变换,包括离散傅里叶变换、余弦变换和Wlash变换-Orthogonal transformation to achieve image processing, including the discrete Fourier transform, cosine transform and Wlash transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:274485
    • 提供者:zhuhui
  1. onefrft

    0下载:
  2. 一维分数福利叶变换的程序及其调用程序,可以应用于二维变换,实现图像的分数傅里叶变换。-Scores of well-being of one-dimensional Fourier transform of the procedures and called procedures, can be applied to two-dimensional transformation, to achieve the image of the fractional Fourier transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1166
    • 提供者:王小翠
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com